Media Input Map
The following input type is defined for tween-related atoms:
enum {
kInputMapSubInputID = 'subi',
};
-
kInputMapSubInputID
-
A leaf atom that contains the ID of a tween entry. You create a
kInputMapSubInputID
atom in a receiving track's input map to define the relationship between the tween entry and the receiving track.You create a
kInputMapSubInputID
atom as a child of a
kTrackModifierInput
atom.
© 1997 Apple Computer, Inc.Previous | Chapter Top | Chapter Contents | Next